Update _gtk_button_paint() arguments to GtkStyleContext
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Jan 2011 01:26:28 +0000 (02:26 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Jan 2011 02:49:59 +0000 (03:49 +0100)
commite0e36b621f8008569d5ebfab453008f5fd34e7ea
tree1dd72478a135b8c2c712500e49130d8045b89d2c
parentf506fc3e93df6d701fe141dda39a55b5f2954a83
Update _gtk_button_paint() arguments to GtkStyleContext

The detail strings weren't in use anymore, and the state
argument is now a GtkStateFlags. GtkToggleButton has been
updated as well.
gtk/gtkbutton.c
gtk/gtkbutton.h
gtk/gtktogglebutton.c